Package-level declarations

Functions

Link copied to clipboard
fun <T, P> KProperty1<T, P>.in(path: Path<T>, criteriaBuilder: CriteriaBuilder, value: P): Predicate

Creates a Predicate that checks if the property's value is in the given value.